Linux中的wget命令 Linux wget 是一個下載文件的工具。 1、使用wget下載單個文件 從網絡中下載一個文件並保存在當前目錄 wget http://cn.wordpress.org/wordpress-3 ...